home *** CD-ROM | disk | FTP | other *** search
- object CardPropForm: TCardPropForm
- Left = 267
- Top = 130
- HelpContext = 1537
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Card Properties'
- ClientHeight = 248
- ClientWidth = 418
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnClose = FormClose
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object OKButton: TButton
- Left = 254
- Top = 220
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 1
- OnClick = OKButtonClick
- end
- object CancelButton: TButton
- Left = 334
- Top = 220
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- TabOrder = 2
- OnClick = CancelButtonClick
- end
- object pfCardProps: TPageControl
- Left = 0
- Top = 0
- Width = 418
- Height = 216
- ActivePage = tsNotes
- Align = alTop
- TabOrder = 0
- OnChange = pfCardPropsChange
- object tsPersonal: TTabSheet
- Caption = 'Personal'
- object Label1: TLabel
- Left = 8
- Top = 11
- Width = 22
- Height = 13
- Caption = 'First:'
- end
- object Label3: TLabel
- Left = 8
- Top = 54
- Width = 23
- Height = 13
- Caption = 'Last:'
- end
- object Label2: TLabel
- Left = 8
- Top = 33
- Width = 34
- Height = 13
- Caption = 'Middle:'
- end
- object Label4: TLabel
- Left = 8
- Top = 80
- Width = 51
- Height = 13
- Caption = 'Display as:'
- end
- object Label5: TLabel
- Left = 8
- Top = 125
- Width = 72
- Height = 13
- Caption = 'E-mail Address:'
- end
- object FirstName: TEdit
- Left = 88
- Top = 8
- Width = 162
- Height = 21
- TabOrder = 0
- OnChange = FirstNameChange
- OnExit = FirstNameExit
- end
- object MiddleName: TEdit
- Left = 88
- Top = 30
- Width = 162
- Height = 21
- TabOrder = 1
- OnChange = MiddleNameChange
- OnExit = FirstNameExit
- end
- object LastName: TEdit
- Left = 88
- Top = 52
- Width = 162
- Height = 21
- TabOrder = 2
- OnChange = LastNameChange
- OnExit = FirstNameExit
- end
- object DisplayAs: TComboBox
- Left = 88
- Top = 76
- Width = 315
- Height = 21
- ItemHeight = 13
- TabOrder = 3
- OnChange = DisplayAsChange
- OnDropDown = DisplayAsDropDown
- end
- object Email: TEdit
- Left = 88
- Top = 122
- Width = 314
- Height = 21
- TabOrder = 4
- end
- end
- object tsHome: TTabSheet
- Caption = 'Home'
- object Label6: TLabel
- Left = 8
- Top = 10
- Width = 41
- Height = 13
- Caption = 'Address:'
- end
- object Label7: TLabel
- Left = 8
- Top = 79
- Width = 20
- Height = 13
- Caption = 'City:'
- end
- object Label8: TLabel
- Left = 8
- Top = 101
- Width = 28
- Height = 13
- Caption = 'State:'
- end
- object Label9: TLabel
- Left = 8
- Top = 123
- Width = 18
- Height = 13
- Caption = 'Zip:'
- end
- object Label10: TLabel
- Left = 8
- Top = 146
- Width = 39
- Height = 13
- Caption = 'Country:'
- end
- object Label11: TLabel
- Left = 238
- Top = 10
- Width = 34
- Height = 13
- Caption = 'Phone:'
- end
- object Label12: TLabel
- Left = 238
- Top = 33
- Width = 20
- Height = 13
- Caption = 'Fax:'
- end
- object Label13: TLabel
- Left = 238
- Top = 55
- Width = 31
- Height = 13
- Caption = 'Pager:'
- end
- object hAddress: TMemo
- Left = 56
- Top = 8
- Width = 169
- Height = 65
- TabOrder = 0
- end
- object hCity: TEdit
- Left = 56
- Top = 75
- Width = 169
- Height = 21
- TabOrder = 1
- end
- object hState: TEdit
- Left = 56
- Top = 98
- Width = 169
- Height = 21
- TabOrder = 2
- end
- object hZip: TEdit
- Left = 56
- Top = 121
- Width = 169
- Height = 21
- TabOrder = 3
- end
- object hCountry: TEdit
- Left = 56
- Top = 144
- Width = 169
- Height = 21
- TabOrder = 4
- end
- object hPhone: TEdit
- Left = 280
- Top = 7
- Width = 124
- Height = 21
- TabOrder = 5
- end
- object hFax: TEdit
- Left = 280
- Top = 30
- Width = 124
- Height = 21
- TabOrder = 6
- end
- object hPager: TEdit
- Left = 280
- Top = 53
- Width = 124
- Height = 21
- TabOrder = 7
- end
- end
- object tsBusiness: TTabSheet
- Caption = 'Business'
- object Label14: TLabel
- Left = 8
- Top = 34
- Width = 41
- Height = 13
- Caption = 'Address:'
- end
- object Label15: TLabel
- Left = 8
- Top = 96
- Width = 20
- Height = 13
- Caption = 'City:'
- end
- object Label16: TLabel
- Left = 8
- Top = 120
- Width = 28
- Height = 13
- Caption = 'State:'
- end
- object Label17: TLabel
- Left = 8
- Top = 143
- Width = 18
- Height = 13
- Caption = 'Zip:'
- end
- object Label18: TLabel
- Left = 8
- Top = 166
- Width = 39
- Height = 13
- Caption = 'Country:'
- end
- object Label19: TLabel
- Left = 238
- Top = 10
- Width = 34
- Height = 13
- Caption = 'Phone:'
- end
- object Label20: TLabel
- Left = 238
- Top = 33
- Width = 20
- Height = 13
- Caption = 'Fax:'
- end
- object Label21: TLabel
- Left = 238
- Top = 55
- Width = 31
- Height = 13
- Caption = 'Pager:'
- end
- object Name: TLabel
- Left = 8
- Top = 11
- Width = 31
- Height = 13
- Caption = 'Name:'
- end
- object bAddress: TMemo
- Left = 56
- Top = 31
- Width = 169
- Height = 61
- TabOrder = 1
- end
- object bCity: TEdit
- Left = 56
- Top = 94
- Width = 169
- Height = 21
- TabOrder = 2
- end
- object bState: TEdit
- Left = 56
- Top = 117
- Width = 169
- Height = 21
- TabOrder = 3
- end
- object bZip: TEdit
- Left = 56
- Top = 140
- Width = 169
- Height = 21
- TabOrder = 4
- end
- object bPhone: TEdit
- Left = 280
- Top = 7
- Width = 124
- Height = 21
- TabOrder = 6
- end
- object bFax: TEdit
- Left = 280
- Top = 30
- Width = 124
- Height = 21
- TabOrder = 7
- end
- object bPager: TEdit
- Left = 280
- Top = 53
- Width = 124
- Height = 21
- TabOrder = 8
- end
- object bCountry: TEdit
- Left = 56
- Top = 163
- Width = 169
- Height = 21
- TabOrder = 5
- end
- object bName: TEdit
- Left = 56
- Top = 8
- Width = 169
- Height = 21
- TabOrder = 0
- OnExit = bNameExit
- end
- end
- object tsNotes: TTabSheet
- Caption = 'Notes'
- object Notes: TMemo
- Left = 2
- Top = 4
- Width = 405
- Height = 177
- TabOrder = 0
- end
- end
- end
- end
-